html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	box-sizing: border-box
}

*, *::after, *::before {
	box-sizing: inherit
}

@font-face {
	font-family: 'learning_curve_proregular';
	src: url("../webfonts/LearningCurve_OT-webfont.eot");
	src: url("../webfonts/LearningCurve_OT-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../webfonts/LearningCurve_OT-webfont.woff") format("woff"),
		url("../webfonts/LearningCurve_OT-webfont.ttf") format("truetype"),
		url("../webfonts/LearningCurve_OT-webfont.svg#learning_curve_proregular")
		format("svg");
	font-weight: normal;
	font-style: normal
}

fieldset {
	border: none
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"],
	input[type="url"], input[type="tel"], input[type="file"], textarea,
	select, .selectopt {
	background-color: #fff;
	border: none;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px;
	outline: none;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	font-size: 15px;
	font-family: "proxima-nova", "helvetica", "arial", "sans";
	font-weight: 100;
	margin: 0 0 10px;
	width: 100%;
	max-width: 100%;
	display: inline-block;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

select {
	background-color: transparent !important;
	background-image: url("../img/arrow-down.png");
	background-position: 99% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border: none !important;
	display: block;
	margin: 0;
	padding: 10px;
	box-shadow: none;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

select:focus {
	outline: none
}

textarea {
	min-height: 120px
}

.selectopt {
	padding: 0;
	margin-bottom: 10px;
	width: 100%
}

label.hidden {
	display: none
}

.field.firstname, .field.lastname, .field.county, .field.profession {
	display: block;
	float: left;
	width: 49.5%
}

.field.firstname, .field.county {
	margin-right: 1%
}

.fieldset {
	margin-bottom: 50px
}

.fieldset ul {
	margin: 0;
	padding: 0
}

.fieldset ul li {
	margin: 0 0 .5em !important
}

.fieldset ul li:before {
	display: none !important
}

.fieldset .list {
	overflow: hidden
}

.fieldset .list li {
	display: block;
	float: left;
	width: 33.333333%
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important
}

body, html {
	background-color: #e3dfdb;
	color: #393234;
	font-family: "proxima-nova", "helvetica", "arial", "sans";
	font-size: 15px;
	font-weight: 300;
	height: 100%;
	margin: 0;
	padding: 0
}

.noscroll {
	overflow: hidden;
	margin-right: 17px
}

.hidden {
	display: none !important
}

h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova", "helvetica", "arial", "sans";
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 1.35em;
	margin: 0 0 .35em;
	-webkit-font-smoothing: antialiased
}

h1 {
	font-size: 27px
}

h2 {
	font-size: 23px
}

h3 {
	font-size: 23px
}

h4 {
	font-size: 15px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 15px
}

a:link, a:visited {
	color: #393234;
	text-decoration: none
}

strong, b {
	font-weight: 600
}

em {
	font-style: italic
}

ul, ol, p {
	font-family: "proxima-nova", "helvetica", "arial", "sans";
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	margin: 0 0 1.5em;
	padding: 0
}

ul li ul {
	margin-top: 1em;
	margin-left: 1.65em
}

.script, .masthead .logo .tagline, .card__content .card-label {
	font-family: LearningCurve;
	font-weight: normal;
	text-transform: lowercase !important
}

.serif {
	font-family: "adobe-text-pro";
	font-weight: 300
}

p.largetxt {
	font-size: 19px;
	line-height: 1.368em;
	letter-spacing: .05em
}

.underline>span {
	display: inline-block;
	border-bottom: 3px solid #231f20;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: .135em;
	padding-bottom: .125em;
	text-transform: uppercase
}

img.responsive {
	height: auto;
	width: 100%
}

.headline {
	margin-bottom: 0
}

.headline>span {
	display: inline-block;
	font-weight: 700;
	letter-spacing: .135em;
	margin-bottom: 0.133em;
	padding-bottom: 0.133em;
	position: relative;
	text-transform: uppercase
}

.headline>span:before {
	background-color: #231f20;
	content: '';
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.pullquote__quote {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .05em;
	margin-bottom: 0
}

.pullquote__author {
	display: block;
	font-family: "proxima-nova", "helvetica", "arial", "sans";
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 0;
	letter-spacing: .05em;
	text-transform: uppercase
}

.pullquote__author:before {
	display: inline-block;
	content: ' – ';
	margin-right: .25em
}

.social_icons a {
	
	
	display: inline-block;
	margin: auto .25em;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -9999px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}




.vimeo-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%
}

.vimeo-container iframe, .vimeo-container object, .vimeo-container embed
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}


.spacing
{
	
	margin-left:5px;
	
}

.masthead {
	background-color: #fff;
	display: block;
	min-height: 150px;
	overflow: hidden;
	position: relative
}

.masthead>.inner, .masthead .nav.mobile li .masthead>a:link, .masthead .nav.mobile li .masthead>a:visited
	{
	min-height: 150px
}

.masthead .logo {
	
	background-image: url();
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 110px 35px;
	display: block;
	position: absolute;
	bottom: 20px;
	height: 35px;
	width: 500px;
	text-indent: -9999px
}

.masthead .logo a {
	display: block;
	float: left;
	height: 35px;
	width: 110px
}

.masthead .logo .tagline {
	font-size: 36px;
	font-weight: 100;
	line-height: .5em;
	position: absolute;
	bottom: 0;
	left: 120px;
	text-indent: 0
}

.masthead .nav {
	display: block;
	position: absolute;
	bottom: 15px;
	right: 40px
}

.masthead .nav ul {
	margin: 0;
	padding: 0
}

.masthead .nav li {
	display: inline-block
}

.masthead .nav li a:link, .masthead .nav li a:visited {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: .135em;
	margin-left: 1em;
	text-transform: uppercase
}

.masthead .nav li a:hover {
	border-bottom: 3px solid #231f20
}

.masthead .nav li.mobile a {
	background-image: url("../img/icon-list.png");
	background-position: center center;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	display: block;
	margin-left: 0;
	text-indent: -9999px;
	width: 40px
}

.masthead .nav li.mobile {
	display: none
}

.masthead .nav.mobile {
	background-color: #fff;
	display: block;
	opacity: 0;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.masthead .nav.mobile.open {
	display: block;
	opacity: 1
}

.masthead .nav.mobile li {
	border-top: 1px solid #eee;
	display: block
}

.masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited {
	display: block;
	padding-top: .5em !important;
	padding-bottom: .5em !important
}

.footer {
	background-color: #231f20;
	color: #828386;
	display: block;
	min-height: 150px;
	padding: 50px 0
}

.footer ul, .footer p {
	color: #828386;
	font-size: 12px;
	letter-spacing: .08em;
	text-transform: uppercase
}

.footer a {
	color: #828386
}

.footer a:hover {
	opacity: 0.5
}

.footer .title {
	font-weight: 600;
	margin-bottom: 1.95em
}

.footer .address {
	margin-bottom: 1.45em
}

.footer .column:first-child {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 65.8807828007%
}

.footer .column:first-child:last-child {
	margin-right: 0
}

.footer .column:last-child {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 31.7615656014%
}

.footer .column:last-child:last-child {
	margin-right: 0
}

.footer .column:first-child .column_block:first-child {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 18.9668591516%
}

.footer .column:first-child .column_block:first-child:last-child {
	margin-right: 0
}

.footer .column:first-child .column_block:last-child {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 53.0860763509%
}

.footer .column:first-child .column_block:last-child:last-child {
	margin-right: 0
}

.footer .email_signup {
	margin-bottom: 30px
}

.transition {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased
}

.togglefade, .blog_sidecol, .article, .card, .card__content, .card>a:first-child img,
	.grid__row, .gridcol, .gridcol__body, .gridcol a:first-child img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0)
}

.loading, .blog_sidecol.loading, .article.loading, .card.loading,
	.gridcol.loading {
	top: 20px;
	opacity: 0;
	-webkit-transition: top 0.35s ease-in-out, opacity 0.35s ease-in-out;
	-moz-transition: top 0.35s ease-in-out, opacity 0.35s ease-in-out;
	transition: top 0.35s ease-in-out, opacity 0.35s ease-in-out
}

.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
	{
	position: relative;
	max-width: 1260px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px
}

.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
	{
	clear: both;
	content: "";
	display: table
}

.content {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative
}

.blog_maincol {
	display: block;
	float: left;
	width: 780px
}

.blog_sidecol {
	display: block;
	float: left;
	opacity: 1;
	position: relative;
	top: 0;
	width: 400px
}

[class*="aside_"] {
	display: block;
	margin-left: 20px;
	position: relative
}

[class*="aside_"]>.subhead {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5em;
	letter-spacing: .135em;
	margin-bottom: 0;
	text-transform: uppercase
}

.aside_list {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: .0678em;
	margin: 10px 0 0;
	padding: 0
}

.aside_list>li {
	padding: 0;
	margin: 0
}

.aside_list a:hover {
	opacity: .5
}

.aside_featured {
	margin-top: 20px
}

.card_featured {
	line-height: 1%;
	position: relative;
	margin-top: 20px
}

.card_featured .caption {
	background-color: #fff;
	display: block;
	height: 70px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative
}

.card_featured .caption.full {
	height: auto;
	padding: 40px
}

.card_featured .caption h4 {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.card_featured .caption p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: .02788em
}

.card_featured .caption p:last-child {
	margin-bottom: 0
}

.aside_search {
	border-top: 2px solid #fff;
	margin-top: 20px;
	padding: 20px 0 0
}

.aside_search form {
	margin-top: 10px
}

.aside_tags, .aside_archives, .aside_about {
	border-top: 2px solid #fff;
	margin-top: 20px;
	padding: 20px 0 0
}

.article {
	background-color: #fff;
	display: block;
	overflow: hidden;
	opacity: 1;
	top: 0;
	position: relative;
	padding: 20px;
	margin: 20px 0
}

.article_pagination {
	display: block;
	overflow: hidden
}

.article_pagination .next, .article_pagination .prev {
	background-size: 20px auto;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1em;
	padding-top: .25em;
	text-transform: uppercase
}

.article_pagination .prev {
	background-image: url("../img/arrow-prev.svg");
	background-position: 0 center;
	padding-left: 30px
}

.article_pagination .next {
	background-image: url("../img/arrow.svg");
	background-position: 100% center;
	float: right;
	padding-right: 30px
}

.article_pagination a:hover {
	opacity: .5
}

.article_title, .article_tags, .article_image, .article_body,
	.article_meta {
	display: block;
	float: left;
	position: relative
}

.article_meta {
	display: block;
	padding: 10px 0;
	width: 100%
}

.article_date {
	display: block;
	float: left;
	font-size: 10px;
	letter-spacing: .09em;
	line-height: 2.5em;
	text-transform: uppercase
}

.article_share {
	display: block;
	float: right;
	font-size: 10px;
	letter-spacing: .09em;
	text-transform: uppercase
}

.article_share:before {
	content: 'Share';
	display: inline-block;
	margin-right: 5px
}

.article_share a {
	display: inline-block;
	line-height: 2.5em;
	margin-left: .35em;
	position: relative;
	text-indent: -9999px;
	width: 20px
}

.article_share a:before {
	background-color: #231f20;
	background-image: url("../img/share-icons.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 40px;
	content: '';
	display: inline-block;
	float: left;
	height: 20px;
	width: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

.article_share a.facebook:before {
	background-position: -20px 0
}

.article_share a.twitter:before {
	background-position: -40px 0
}

.article_share a.email:before {
	background-position: -60px 0
}

.article_share a:hover:before {
	background-position-y: -20px !important
}

.article_share a:hover {
	opacity: .5
}

.article_title {
	margin-top: 20px
}

.article_title h2 {
	font-size: 21px;
	font-weight: 700;
	letter-spacing: .08333em
}

.article_tags {
	float: right;
	font-size: 30px;
	line-height: 1em;
	margin-top: 20px
}

.article_tags a:hover {
	opacity: .5
}

.article_image {
	margin-top: 20px;
	margin-bottom: 20p
}

.article_body {
	clear: both;
	padding: 30px 0
}

.article_body.noresults {
	padding-left: 0
}

.article_body img {
	height: auto;
	max-width: 740px;
	line-height: 1px;
	margin-bottom: 15px;
	width: 100%
}

.article_body img:last-child {
	margin-bottom: 0
}

.article_body p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: .02788em;
	margin-left: 30px;
	margin-right: 30px
}

.article_body p:last-child {
	margin-bottom: 0
}

.article_body p+img, .article_body img+p {
	margin-top: 30px
}

.article_body a {
	border-bottom: 2px solid #231f20
}

.article_body a:hover {
	color: #a69b9e;
	border-color: #a69b9e
}

.email_signup .signupform, .aside_search .searchform {
	background-color: #fff;
	overflow: hidden;
	position: relative
}

.email_signup .signupform input[type="search"], .email_signup .signupform input[type="email"],
	.email_signup .signupform input[type="submit"], .aside_search .searchform input[type="search"],
	.aside_search .searchform input[type="email"], .aside_search .searchform input[type="submit"]
	{
	border: none;
	display: inline-block;
	float: left;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none
}

.email_signup .signupform input[type="search"], .email_signup .signupform input[type="email"],
	.aside_search .searchform input[type="search"], .aside_search .searchform input[type="email"]
	{
	background-color: transparent;
	position: absolute;
	padding-right: 50px;
	z-index: 1
}

.email_signup .signupform input[type="submit"], .aside_search .searchform input[type="submit"]
	{
	border: none;
	background: none;
	background-image: url("../img/arrow.svg");
	background-size: 20px auto;
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 50px;
	position: relative;
	text-indent: -99999px;
	z-index: 2
}

.email_signup .signupform input[type="submit"]:hover, .aside_search .searchform input[type="submit"]:hover
	{
	cursor: pointer;
	opacity: 0.5
}

.email_signup .signupform input[type="submit"]:focus, .aside_search .searchform input[type="submit"]:focus
	{
	outline: none
}

.studio_information {
	background-color: #fff;
	padding: 40px;
	vertical-align: middle
}

.studio_information a:hover {
	opacity: 0.5
}

.studio_social {
	display: block;
	position: absolute;
	bottom: 40px
}

.studio_social .icon {
	display: inline-block
}

.studio_clients {
	background-color: #fff;
	overflow: hidden;
	padding: 40px
}

.studio_clients .column {
	display: block;
	float: left
}

.studio_clients .column[data-columns="5"] {
	width: 20%
}

.studio_clients .column[data-columns="4"] {
	width: 25%
}

.studio_clients .column[data-columns="3"] {
	width: 33.3333333333%
}

.studio_clients .column[data-columns="2"] {
	width: 50%
}

.studio_clients ul {
	display: block;
	margin-top: 40px;
	overflow: hidden
}

.studio_clients ul>li {
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: .02788em
}

.page_header, .project_header {
	padding: 50px 20px;
	text-align: center
}

.page_header h1, .project_header h1 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: .135em;
	display: inline-block;
	margin-bottom: .75em;
	text-transform: uppercase
}

.page_header h2, .project_header h2 {
	font-size: 21px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: .05em
}

.page_header .tags, .project_header .tags {
	font-size: 30px;
	letter-spacing: -0.015em;
	margin-bottom: 0
}

.page_header .tags a:hover, .project_header .tags a:hover {
	opacity: 0.5
}

.grid__pagination {
	display: block;
	height: 50px;
	position: relative;
	margin: -50px 10px 0;
	max-width: 1200px;
	width: 100%;
	z-index: 99;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.grid__pagination.fixed {
	position: fixed;
	top: 50%;
	max-width: 1180px
}

.grid__pagination.fixed.top {
	top: 100%
}

.grid__pagination a.prev, .grid__pagination a.next {
	background-color: #e3dfdb;
	background-size: 25px auto;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	position: relative;
	width: 60px;
	text-indent: -9999px
}

.grid__pagination a.prev {
	background-image: url("../img/arrow-prev-white.svg");
	background-position: center center;
	float: left;
	margin-left: -60px
}

.grid__pagination a.next {
	background-image: url("../img/arrow-next-white.svg");
	background-position: center center;
	float: right;
	margin-right: -60px
}

.grid__cards {
	margin-left: -10px;
	margin-right: -10px;
	position: relative;
	max-width: 1180px
}

.grid__cards.home {
	max-width: 1200px
}

.card {
	display: inline-block;
	line-height: 1%;
	margin: auto 10px 20px 10px;
	overflow: hidden;
	opacity: 1;
	position: relative;
	top: 0
}

.card__outer {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0)
}

.card__outer:after {
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: translate3d(0, 0, 0)
}

.card__inner {
	display: block;
	line-height: 1.25em;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2
}

.card__content {
	display: block;
	height: 100%;
	position: relative
}

.card__content p:last-child {
	font-weight: 400;
	line-height: 1.25em;
	margin-bottom: 0
}

.card__content .card-label {
	font-size: 2.000em;
	line-height: 1.000em;
	letter-spacing: -0.015em;
	margin-bottom: 0
}

.card__content .card-headline {
	font-size: 1.400em;
	font-weight: 700;
	margin-bottom: 0;
	letter-spacing: .08333em;
	position: relative;
	text-transform: uppercase
}

.card__content .card-headline>span {
	display: inline-block;
	margin-bottom: 0.133em;
	padding-bottom: 0.133em;
	position: relative
}

.card__content .card-headline>span:before {
	background-color: #231f20;
	content: '';
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.card>a:first-child {
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.card>a:first-child:hover img {
	opacity: 0.35
}

.card-feature {
	width: 940px
}

.card-feature .card__inner {
	width: 220px
}

.card-feature .card__content {
	padding: 30px
}

.card-feature .card__content>.card-body {
	position: absolute;
	bottom: 20px;
	right: 30px;
	left: 30px
}

.card-feature img {
	padding-left: 220px
}

.card-feature.align-right img {
	padding-left: 0;
	padding-right: 220px
}

.card-feature.align-right .card__inner {
	right: 0
}

.card-feature .card-headline {
	margin-bottom: 0.667em
}

.card-casestudy {
	width: 460px
}

.card-casestudy .card__inner {
	width: 100%
}

.card-casestudy .card__content {
	background-color: #fff;
	display: block;
	height: 185px;
	position: absolute;
	top: 85px;
	left: 85px;
	right: 85px;
	bottom: 85px
}

.card-casestudy .card__content>.card-body {
	position: relative;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.card-newwork {
	width: 460px
}

.card-newwork img {
	padding-bottom: 70px
}

.card-newwork .card__inner {
	width: 100%
}

.card-newwork .card__content {
	background-color: #fff;
	display: block;
	height: 70px;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0
}

.card-newwork .card__content>.card-body {
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	bottom: -1.25em
}

.card-newwork .card-label {
	float: right;
	width: auto
}

.card-statement {
	width: 220px
}

.card-statement .card__outer {
	padding-bottom: 0
}

.card-statement .card__inner {
	padding: 30px 0 20px;
	text-align: center;
	width: 100%
}

.card-statement .card__content>.card-body {
	padding: 30px 30px 0;
	position: absolute;
	bottom: 0;
	width: 100%
}

.card-statement .card-headline {
	margin-bottom: 0.667em;
	padding-bottom: 0.667em
}

.card-statement .card-headline:before {
	background-color: #231f20;
	content: '';
	height: 3px;
	width: 30px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px
}

.card-slim {
	width: 220px
}

.card-slim img {
	padding-top: 120px
}

.card-slim .card__inner {
	width: 100%
}

.card-slim .card__content {
	height: 120px;
	position: relative;
	width: 100%
}

.card-slim .card__content>.card-body {
	position: relative;
	text-align: center;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.grid__row {
	display: table;
	line-height: 1%;
	margin: auto 10px 20px 10px;
	opacity: 1;
	position: relative;
	top: 0;
	width: 100%
}

.grid__row.sorted-single {
	width: 50%
}

.grid__row.sorted-single .gridcol:last-child {
	padding-left: 0
}

.gridcol {
	display: table-cell;
	line-height: 1%;
	overflow: hidden;
	position: relative;
	vertical-align: bottom;
	top: 0;
	opacity: 1
}

.gridcol.sorted {
	width: 50%
}

.gridcol.multi {
	width: 33.3333333333%
}

.gridcol__outer {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0)
}

.gridcol__outer:after {
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: translate3d(0, 0, 0)
}

.gridcol__inner {
	display: block;
	height: 100%;
	position: relative
}

.gridcol__body {
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.gridcol__body p:last-child {
	margin-bottom: 0
}

.gridcol__overlay {
	background-color: #fff;
	display: inline-block;
	position: absolute;
	padding: 15px 25px;
	white-space: nowrap;
	z-index: 2;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.gridcol a:first-child {
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.gridcol a:first-child .gridcol__body {
	opacity: 0
}

.gridcol a:first-child:hover img {
	opacity: 0.35
}

.gridcol a:first-child:hover .gridcol__body {
	opacity: 1
}

.no-js .gridcol a img {
	opacity: 0.35
}

.no-js .gridcol a .gridcol__body {
	opacity: 1 !important
}

.gridcol__top {
	position: absolute;
	top: 0
}

.gridcol__btm {
	position: absolute;
	bottom: 0;
	margin-top: 50%
}

.gridcol[data-width="slim"] {
	height: 480px;
	width: 390px
}

.gridcol[data-width="wide"] {
	width: 600px
}

.gridcol:first-child {
	padding-right: 10px
}

.gridcol:last-child {
	padding-left: 10px
}

.gridcol.single {
	padding-left: 0;
	padding-right: 0
}

.gridcol:not (:first-child )[data-width="slim"] {
	padding-left: 9px
}

.gridcol:not (:first-child )[data-width="slim"] .gridcol__top, .gridcol:not
	(:first-child )[data-width="slim"] .gridcol__btm {
	left: 10px
}

.gridcol:first-child[data-width="slim"] {
	padding-right: 9px
}

.gridcol:first-child[data-width="slim"] .gridcol__top, .gridcol:first-child[data-width="slim"] .gridcol__btm
	{
	right: 10px
}

.multi .gridcol:nth-child(1) {
	padding-right: 12px !important
}

.multi .gridcol:nth-child(2) {
	padding-left: 6px;
	padding-right: 6px
}

.multi .gridcol:nth-child(3) {
	padding-left: 12px !important
}

.grid-feature .gridcol__outer {
	position: absolute;
	top: 0;
	bottom: 0
}

.grid-feature:first-child .gridcol__outer {
	right: 10px
}

.grid-feature:last-child .gridcol__outer {
	left: 10px
}

.grid-feature .gridcol__inner {
	padding: 100px;
	position: relative
}

.grid-feature .gridcol__body {
	position: relative;
	top: 50%;
	text-align: left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.grid-feature[data-width="slim"] .gridcol__inner {
	padding: 40px
}

.grid-caption {
	height: 50%
}

.grid-caption .gridcol__outer {
	height: 100%;
	position: relative
}

.grid-caption .gridcol__inner {
	padding: 30px;
	position: relative
}

.grid-caption .gridcol__body {
	position: relative;
	top: 50%;
	text-align: left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.grid-caption.gridcol__top .gridcol__outer {
	margin-bottom: 10px
}

.grid-caption.gridcol__btm .gridcol__outer {
	margin-top: 10px
}

@media screen and (min-width: 0) and (max-width: 1376px) {
	.grid__pagination a.prev {
		margin-left: 0
	}
	.grid__pagination a.next {
		margin-right: 0
	}
}

@media screen and (min-width: 1024px) and (max-width: 1276px) {
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto;
		padding-left: "30px";
		padding-right: "30px"
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.blog_maincol {
		float: left;
		width: 640px
	}
	.blog_sidecol {
		width: 304px
	}
	.grid__pagination {
		max-width: 980px
	}
	.grid__pagination.fixed {
		max-width: 965px
	}
}

@media screen and (min-width: 0) and (max-width: 1276px) {
	.project_header h2 br, .page_header h2 br {
		display: none
	}
	.studio_information {
		display: block;
		position: relative;
		height: 100%;
		width: 100%
	}
	.studio_information p {
		font-size: 13px
	}
	.gridcol__btm {
		margin-top: 20px
	}
	.gridcol[data-width="slim"] {
		height: 392px;
		width: 318px
	}
	.grid-feature .gridcol__inner {
		padding: 50px
	}
}

@media screen and (min-width: 1024px) and (max-width: 1276px) {
	.grid__cards .card-statement, .grid__cards .card-slim {
		display: none
	}
	.grid__cards .card-feature {
		width: 940px
	}
	.grid__cards .card-casestudy, .grid__cards .card-newwork {
		width: 460px
	}
}

@media screen and (min-width: 876px) {
	.project_header .headline>br, .page_header .headline>br, .blog_maincol .headline>br
		{
		display: none
	}
	.project_header .headline>span:not (:first-child ):last-child,
		.page_header .headline>span:not (:first-child ):last-child,
		.blog_maincol .headline>span:not (:first-child ):last-child {
		padding-left: .425em
	}
}

@media screen and (min-width: 860px) and (max-width: 1276px) {
	.gridcol__inline {
		display: block
	}
	.gridcol__inline .gridcol {
		display: table;
		padding: 0 !important;
		width: 100% !important;
		margin-bottom: 20px
	}
	.gridcol__inline .grid-feature .gridcol__outer {
		left: auto;
		right: auto;
		position: relative
	}
	.gridcol__inline .grid-feature .gridcol__body {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none
	}
	.gridcol__inline .gridcol[data-width="slim"] {
		height: auto !important;
		margin-bottom: 20px
	}
	.gridcol__inline .gridcol[data-width="slim"] .gridcol__top,
		.gridcol__inline .gridcol[data-width="slim"] .gridcol__btm {
		display: table-cell !important;
		right: auto !important;
		left: auto !important;
		width: 50% !important;
		position: relative;
		margin: 0 !important
	}
	.gridcol__inline .gridcol[data-width="slim"] .gridcol__top {
		padding-right: 10px
	}
	.gridcol__inline .gridcol[data-width="slim"] .gridcol__btm {
		padding-left: 10px
	}
	.gridcol__inline .gridcol[data-width="slim"] .gridcol__btm .gridcol__outer
		{
		float: left;
		margin-top: 0;
		top: 0;
		position: relative
	}
	.gridcol__inline .gridcol[data-width="slim"] .grid-caption .gridcol__outer
		{
		position: absolute !important
	}
	.gridcol__inline .gridcol[data-width="slim"] .grid-caption.gridcol__top .gridcol__outer
		{
		right: 10px
	}
}

@media screen and (min-width: 860px) and (max-width: 1040px) {
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 860px;
		margin-left: auto;
		margin-right: auto;
		padding-left: "30px";
		padding-right: "30px"
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.grid__pagination {
		max-width: 820px
	}
	.grid__pagination.fixed {
		max-width: 800px
	}
	.blog_maincol {
		float: none;
		margin: 0 auto;
		width: 780px
	}
	.blog_sidecol {
		display: none
	}
	p.largetxt {
		font-size: 15px;
		line-height: 1.368em
	}
	.gridcol__top {
		margin-bottom: 18px
	}
	.gridcol__btm {
		margin-top: 18px
	}
	.gridcol[data-width="slim"] {
		height: 325px;
		width: 265px
	}
}

@media screen and (min-width: 0) and (max-width: 1040px) {
	.grid__cards .card-statement, .grid__cards .card-slim {
		display: none
	}
	.grid__cards .card-feature, .grid__cards .card-casestudy, .grid__cards .card-newwork
		{
		width: 780px
	}
	.grid__cards .card__inner {
		height: 100%;
		width: 100% !important
	}
	.grid__cards .card__content {
		background-color: transparent !important;
		height: auto !important;
		opacity: 0;
		position: relative;
		bottom: auto;
		left: auto;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.grid__cards .card__content>.card-body {
		height: auto !important;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		text-align: center;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		-webkit-transform: translate3d(0, 0, 0)
	}
	.grid__cards .card .card-label {
		float: none;
		text-align: center
	}
	.grid__cards .card .card-headline+p, .grid__cards .card .card-headline>br
		{
		display: none
	}
	.grid__cards .card .card-headline {
		margin-bottom: 0
	}
	.grid__cards .card .card-headline>span:not (:first-child ):last-child {
		padding-left: 0.425em
	}
	.grid__cards .card img {
		padding: 0 !important
	}
	.grid__cards .card a:hover .card__content {
		opacity: 1
	}
}

@media screen and (min-width: 0) and (max-width: 876px) {
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 660px;
		margin-left: auto;
		margin-right: auto;
		padding-left: "30px";
		padding-right: "30px"
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.grid__pagination {
		width: auto
	}
	.grid__pagination.fixed {
		left: 25px;
		right: 25px
	}
	.masthead .nav li a:hover {
		border-bottom: none !important
	}
	.blog_maincol {
		float: none;
		margin: 0 auto;
		width: 780px
	}
	.blog_sidecol {
		display: none
	}
	.studio_clients {
		padding: 25px
	}
	.studio_information p {
		font-size: 14px
	}
	.studio_information>.studio_social {
		position: relative;
		bottom: inherit
	}
	.grid__cards .card {
		width: 97.5% !important
	}
	.grid__row {
		display: block;
		width: auto
	}
	.gridcol {
		display: block;
		height: auto !important;
		padding: 0 !important;
		width: 100% !important
	}
	.gridcol:first-child:not (:last-child ){
		margin-bottom: 20px
	}
	.gridcol__top, .gridcol__btm {
		position: relative;
		left: auto !important;
		right: auto !important
	}
	.grid-feature .gridcol__body, .grid-caption .gridcol__body {
		top: auto;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		transform: none !important
	}
	.grid-feature .gridcol__outer {
		height: auto !important;
		left: auto !important;
		right: auto !important;
		position: relative
	}
	.gridcol[data-width="slim"] {
		height: auto !important
	}
	.gridcol[data-width="slim"] .gridcol__top, .gridcol[data-width="slim"] .gridcol__btm
		{
		display: block !important;
		width: 100% !important;
		position: relative;
		margin-bottom: 0
	}
	.gridcol[data-width="slim"] .gridcol__top {
		padding-right: 0
	}
	.gridcol[data-width="slim"] .gridcol__btm {
		padding-left: 0
	}
	.gridcol[data-width="slim"] .gridcol__btm .gridcol__outer {
		float: none;
		position: relative
	}
	.multi .gridcol:nth-child(1), .multi .gridcol:nth-child(2), .multi .gridcol:nth-child(3)
		{
		margin-bottom: 10px !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}
}

@media screen and (max-width: 876px) {
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 860px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 35px;
		padding-right: 35px
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.masthead .nav li.mobile {
		display: inline-block
	}
	.masthead .nav:not (.mobile ) li:not (.mobile ):not (.selected ){
		display: none
	}
	.footer .column:first-child, .footer .column:last-child, .footer .column:first-child .column_block:first-child,
		.footer .column:first-child .column_block:last-child {
		float: left;
		display: block;
		margin-right: 7.4229703521%;
		width: 100%;
		margin-bottom: 30px
	}
	.footer .column:first-child:last-child, .footer .column:last-child:last-child,
		.footer .column:first-child .column_block:first-child:last-child,
		.footer .column:first-child .column_block:last-child:last-child {
		margin-right: 0
	}
	.email_signup .signupform {
		width: 33.3333333333%
	}
	.blog_maincol {
		width: 100%
	}
	.blog_sidecol {
		display: none
	}
	.page_header br {
		display: none
	}
	.section_inner {
		display: block;
		margin-bottom: 20px
	}
	.section_inner:after {
		display: none !important
	}
	.section_inner:last-child {
		margin-bottom: 0
	}
	.section_inner.card, .section_col {
		width: 100% !important
	}
	.section_col>.stacked, .section_col>.stacked a>div {
		position: relative
	}
	.section_col>.stacked a>div {
		margin-top: 350px;
		left: 0;
		right: 0;
		padding-left: 40px;
		text-align: left
	}
}

@media screen and (max-width: 676px) {
	.content {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.grid__pagination {
		max-width: 460px;
		width: auto
	}
	.grid__pagination.fixed {
		left: auto;
		right: auto;
		max-width: 460px;
		width: 100%
	}
	.grid__cards {
		overflow: hidden;
		margin-bottom: -10px
	}
	.grid__cards.home {
		margin-right: 0
	}
	.grid__cards .card-statement, .grid__cards .card-slim {
		display: none
	}
	.grid__cards .card {
		margin: 0 10px 10px !important
	}
	.loading, .blog_sidecol.loading, .article.loading, .card.loading,
		.gridcol.loading {
		top: 10px
	}
	.grid__row {
		width: auto;
		margin: 0 10px 10px !important
	}
	.gridcol__btm {
		margin-top: 10px
	}
	.gridcol:first-child:not (:last-child ){
		margin-bottom: 10px
	}
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.masthead .nav {
		bottom: 0;
		top: 20px;
		right: 20px
	}
	.masthead .nav:not (.mobile ) li:not (.mobile ){
		display: none
	}
	p.largetxt {
		font-size: 15px;
		line-height: 1.368em
	}
	.project_header h1, .page_header h1, .gridcol .headline, .card-headline
		{
		font-size: 18px !important
	}
	.project_header h2 {
		font-size: 18px
	}
	.page_header h2 {
		font-size: 18px
	}
	.project_header .tags {
		font-size: 24px
	}
	.article_pagination {
		margin-top: 20px;
		margin-bottom: 10px
	}
	.blog_maincol .article {
		margin-top: 10px;
		margin-bottom: 0
	}
	.blog_maincol .article:first-child {
		margin-top: 0
	}
	.blog_maincol .article_body p {
		margin-left: 0;
		margin-right: 0
	}
	.article_share:before {
		content: ""
	}
	.blog_maincol .article_body {
		padding-bottom: 0
	}
	.article_tags {
		display: block;
		float: none;
		clear: both
	}
	.studio_information {
		padding: 25px
	}
	.studio_clients .column {
		width: 50% !important
	}
	.studio_clients .column ul {
		margin-top: 0;
		margin-bottom: 0
	}
	.studio_clients .column:nth-child(1) ul, .studio_clients .column:nth-child(2) ul
		{
		margin-top: 25px
	}
	.email_signup .signupform {
		width: 50%
	}
}

@media screen and (max-width: 496px) {
	.inner, .masthead .nav.mobile li a:link, .masthead .nav.mobile li a:visited
		{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px
	}
	.inner::after, .masthead .nav.mobile li a:link::after, .masthead .nav.mobile li a:visited::after
		{
		clear: both;
		content: "";
		display: table
	}
	.grid__pagination.fixed {
		left: 0;
		right: 0;
		max-width: 460px;
		width: auto
	}
	.masthead .logo {
		background-size: 69px 23px
	}
	.masthead .logo .tagline {
		font-size: 28px;
		left: 80px;
		line-height: 0.85em
	}
	.email_signup .signupform {
		width: 100%
	}
}

@media screen and (max-width: 419px) {
	.studio_clients .column {
		width: 100% !important
	}
	.studio_clients .column:not (:first-child ) ul {
		margin-top: 0
	}
}

@media screen and (max-width: 336px) {
	.masthead .inner {
		min-height: 0;
		height: 150px
	}
	.masthead .logo {
		background-size: 69px 23px;
		bottom: 50px
	}
	.masthead .logo .tagline {
		font-size: 28px;
		left: 0;
		bottom: -30px;
		line-height: 0.85em
	}
	
	
	
	
}



.spacing-around
{
	
	 border-radius:10px;
    padding: 20px;
    margin:20px;
}